Skip to content
Back to search
30
MCP

Telegram Bot Bridge

pulsemcp/telegram bot bridge

Bridges Telegram messaging with remote coding sessions, enabling mobile access to development environments through bot commands while maintaining persistent session state and file-based communication across multiple concurrent projects.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Telegram Confirmation Bridge
Requests human confirmation via Telegram by sending YES/NO questions through a bot and polling for responses with secure user validation.
0 tools
Telegram Bot (daedalus)
Integrates with Telegram's Bot API to send messages, retrieve bot information, and access recent updates.
0 tools
Discord Relay
Bridges with Discord channels for automated messaging, user interaction, and response handling.
0 tools
aemet/telegram-bot-mcp
General-purpose Telegram MCP server for bot messaging and automation workflows.
0 tools
n8n-nodes-telegram-bot-gridasov
n8n community node for Telegram with Bot API and MTProto API support. Includes two nodes: Telegram Bot (simple setup with Bot API) and Teleg
0 tools
telegram copilot bridge
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "telegram_bot_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}